home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 076-100 / disk_091 / contents < prev    next >
Text File  |  1992-05-06  |  1KB  |  31 lines

  1. This disk contains a distribution of ADL (Adventure Definition Language).
  2. ADL is a superset of an older language named DDL, by Michael Urban,
  3. Chris Kostanick, Michael Stein, Bruce Adler, and Warren Usui.  ADL
  4. enhancements were made by Ross Cunniff, who submitted this material
  5. for inclusion in the library.  The disk is essentially unchanged except
  6. that:
  7.  
  8.     (1)    Many icon files have been added to help workbench only
  9.         users get at least some information about this disk
  10.         and about ADL (which is only usable from the CLI 
  11.         environment).
  12.  
  13.     (2)    The disk name has been changed to AmigaLibDisk91.
  14.  
  15.     (3)    The standard library files "GeneralInfo", "Contents",
  16.         and "Distribution", along with their associated icons,
  17.         have been added to the disk.
  18.  
  19.     (4)    The directory 'c' has been added, along with a very
  20.         nice text reader program called "less", which is the
  21.         default tool for reading all the text files for which
  22.         there are icons.
  23.  
  24. Included here are the sources to the ADL compiler, interpreter, and
  25. debugger.  The binaries were compiled by Ross with the Lattice 3.03
  26. compiler.  Ross noted in his letter that currently ADL is a
  27. CLI environment program only, but that he hopes to offer a more
  28. Amiga'ized version in the future.  Also, the stack size should be
  29. set to at least 10000 before attempting to run ADL.
  30.  
  31.